Skip to content

chore(deps): update all github action to v0.21.7#247

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-github-action
Open

chore(deps): update all github action to v0.21.7#247
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-github-action

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
dagger/dagger patch v0.21.6v0.21.7
dagger/dagger patch 0.21.60.21.7
dagger/dagger patch 0.21.40.21.7

Release Notes

dagger/dagger (dagger/dagger)

v0.21.7

Compare Source

Changed
  • Bump default CNI IP address pool size to reduce address exhaustion under high container concurrency. by @​sipsma in #​13394
  • Bump Dang to v2.1.1, moving JSON encoding behind the JSON namespace (with a deprecated top-level toJSON) and picking up constructor scope and nullable input fixes. by @​vito in #​13482
Fixed
  • .env file handling so non-matching variables are kept as hidden expansion context instead of being dropped, allowing later variables to expand against them. by @​marcosnils in #​13490
  • Filesync so syncing a re-included file under a gitignored directory (e.g. foo/ ignored with !foo/bar.txt) no longer fails with no such file or directory; ignored parent dirs are now created on demand for visible descendants. by @​grouville in #​13439
  • A concurrent map panic during GC by guarding session client map iteration, preventing fatal concurrent map iteration and map write crashes. by @​sipsma in #​13474
  • Go SDK codegen so SDK auth config is forwarded to typedef generation, allowing modules with private transitive Go dependencies to resolve during codegen. by @​grouville in #​13457
  • Core enum handling to preserve conventional enum member names. by @​shykes in #​13435
  • The Apple container driver to honor the privileged option by granting all capabilities (--cap-add ALL), so the engine can bind-mount /etc/resolv.conf on startup with container 1.0.0's reduced default capability set. by @​eunomie in #​13460
  • Dang directive argument resolution so @cache (and other directive) arguments resolve against the declaring type's file scope, fixing FunctionCachePolicy not found in env errors in multi-file modules. by @​vito in #​13455
  • The report-mode heartbeat so it waits for its goroutine to exit before final render, avoiding interleaved output. by @​kpenfound in #​13425
  • Nullable result unwrapping for SDK input so nullable values are passed correctly into SDK functions. by @​shykes in #​13401
What to do next?

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested review from a team and NiccoloFei as code owners June 16, 2026 09:42
@renovate renovate Bot force-pushed the renovate/all-github-action branch from c4c1388 to 7d765fc Compare June 17, 2026 07:28
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all-github-action branch from 7d765fc to 9ba7a92 Compare June 17, 2026 22:53
@renovate renovate Bot changed the title chore(deps): update all github action to v0.21.6 chore(deps): update all github action to v0.21.7 Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant